home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / u_man / cat1 / pod2html.z / pod2html
Encoding:
Text File  |  1998-10-30  |  3.8 KB  |  199 lines

  1.  
  2.  
  3.  
  4. PPPPOOOODDDD2222HHHHTTTTMMMMLLLL((((1111))))                                                        PPPPOOOODDDD2222HHHHTTTTMMMMLLLL((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      pod2html - convert .pod files to .html files
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.          pod2html --help --htmlroot=<name> --infile=<name> --outfile=<name>
  13.                   --podpath=<name>:...:<name> --podroot=<name>
  14.                   --libpods=<name>:...:<name> --recurse --norecurse --verbose
  15.                   --index --noindex --title=<name>
  16.  
  17.  
  18. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.      Converts files from pod format (see the _p_e_r_l_p_o_d manpage) to HTML format.
  20.  
  21. AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
  22.      pod2html takes the following arguments:
  23.  
  24.      help
  25.  
  26.            --help
  27.  
  28.          Displays the usage message.
  29.  
  30.      htmlroot
  31.  
  32.            --htmlroot=name
  33.  
  34.          Sets the base URL for the HTML files.  When cross-references are
  35.          made, the HTML root is prepended to the URL.
  36.  
  37.      infile
  38.  
  39.            --infile=name
  40.  
  41.          Specify the pod file to convert.  Input is taken from STDIN if no
  42.          infile is specified.
  43.  
  44.      outfile
  45.  
  46.            --outfile=name
  47.  
  48.          Specify the HTML file to create.  Output goes to STDOUT if no outfile
  49.          is specified.
  50.  
  51.      podroot
  52.  
  53.            --podroot=name
  54.  
  55.          Specify the base directory for finding library pods.
  56.  
  57.      podpath
  58.  
  59.            --podpath=name:...:name
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. PPPPOOOODDDD2222HHHHTTTTMMMMLLLL((((1111))))                                                        PPPPOOOODDDD2222HHHHTTTTMMMMLLLL((((1111))))
  71.  
  72.  
  73.  
  74.          Specify which subdirectories of the podroot contain pod files whose
  75.          HTML converted forms can be linked-to in cross-references.
  76.  
  77.      libpods
  78.  
  79.            --libpods=name:...:name
  80.  
  81.          List of page names (eg, "perlfunc") which contain linkable =items.
  82.  
  83.      netscape
  84.  
  85.            --netscape
  86.  
  87.          Use Netscape HTML directives when applicable.
  88.  
  89.      nonetscape
  90.  
  91.            --nonetscape
  92.  
  93.          Do not use Netscape HTML directives (default).
  94.  
  95.      index
  96.  
  97.            --index
  98.  
  99.          Generate an index at the top of the HTML file (default behaviour).
  100.  
  101.      noindex
  102.  
  103.            --noindex
  104.  
  105.          Do not generate an index at the top of the HTML file.
  106.  
  107.      recurse
  108.  
  109.            --recurse
  110.  
  111.          Recurse into subdirectories specified in podpath (default behaviour).
  112.  
  113.      norecurse
  114.  
  115.            --norecurse
  116.  
  117.          Do not recurse into subdirectories specified in podpath.
  118.  
  119.      title
  120.  
  121.            --title=title
  122.  
  123.          Specify the title of the resulting HTML file.
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136. PPPPOOOODDDD2222HHHHTTTTMMMMLLLL((((1111))))                                                        PPPPOOOODDDD2222HHHHTTTTMMMMLLLL((((1111))))
  137.  
  138.  
  139.  
  140.      verbose
  141.  
  142.            --verbose
  143.  
  144.          Display progress messages.
  145.  
  146. AAAAUUUUTTTTHHHHOOOORRRR
  147.      Tom Christiansen, <tchrist@perl.com>.
  148.  
  149. BBBBUUUUGGGGSSSS
  150.      See the _P_o_d::_H_t_m_l manpage for a list of known bugs in the translator.
  151.  
  152. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  153.      the _p_e_r_l_p_o_d manpage, the _P_o_d::_H_T_M_L manpage
  154.  
  155. CCCCOOOOPPPPYYYYRRRRIIIIGGGGHHHHTTTT
  156.      This program is distributed under the Artistic License.
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.                                                                         PPPPaaaaggggeeee 3333
  196.  
  197.  
  198.  
  199.